func crypto/des.unpack
2 uses
crypto/des (current package)
block.go#L233: c.subkeys[i] = unpack(permuteBlock(pc2Input, permutedChoice2[:]))
block.go#L240: func unpack(x uint64) uint64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)